Lucene search
K
LinuxLinux Kernel6.4.7

7 matches found

CVE
CVE
added 2024/05/20 9:41 a.m.155 views

CVE-2024-35954

The CVE-2024-35954 issue concerns the Linux kernel SCSI sg teardown race: sg_remove_sfp_usercontext() may call sg_device_destroy() after scsi_device_put() has released the last reference to the parent scsi_device, causing the parent queue pointer to be NULL and a crash. A connected Astra Linux ad...

4.7CVSS6.7AI score0.00227EPSS
CVE
CVE
added 2024/10/21 7:39 p.m.140 views

CVE-2024-50040

CVE-2024-50040 concerns the igb driver in the Linux kernel. The issue stemmed from igb_io_error_detected() treating transient non-fatal PCIe errors as non-fatal, which could lead igb_io_resume() to assume the device was still up and attempt a bring-up, causing a kernel panic during recovery from ...

5.5CVSS5AI score0.00258EPSS
CVE
CVE
added 2024/05/19 8:35 a.m.131 views

CVE-2024-35911

CVE-2024-35911 (Linux kernel, ice driver) : Addresses a memory-corruption panic in the ice NIC driver during suspend/rebuild. The issue occurred because, after reset, code referenced num_q_vectors before it was safely reinitialized by ice_vsi_cfg_def(), which could lead to a zero-length buffer al...

7.8CVSS6.6AI score0.0022EPSS
CVE
CVE
added 2025/07/10 7:42 a.m.48 views

CVE-2025-38311

CVE-2025-38311 affects the Linux kernel iavf driver. Root cause: removal of the crit_lock to avoid error-prone try_locks, replacing it with netdev_lock in most cases. This change aims to fix deadlock scenarios observed during VF removal by canceling work without netdev_lock and by expanding the p...

5.5CVSS6.5AI score0.00094EPSS
CVE
CVE
added 2026/05/27 12:18 p.m.24 views

CVE-2026-45954

CVE-2026-45954 concerns the Linux kernel fbdev driver (au1200fb). The issue arises when au1200fb_drv_probe fails at platform_get_irq: it returns an error without freeing allocated memory, causing a memory leak. A patch adds proper cleanup via a goto label to release resources. Red Hat notes the f...

5.5CVSS5.8AI score0.00122EPSS
CVE
CVE
added 2025/09/17 2:56 p.m.19 views

CVE-2023-53364

Technical details about CVE-2023-53364 are not publicly available in the provided documents; no affected products, impact, or fixes are specified here. Monitor for updates.

5.5CVSS6AI score0.00152EPSS
CVE
CVE
added 2025/09/15 2:4 p.m.18 views

CVE-2023-53184

The CVE-2023-53184 entry concerns a Linux kernel vulnerability in arm64 SME (SVE state handling). The root cause is that the vector length is updated after allocating the SVE state, causing allocation with the old length and potential memory corruption from an undersized buffer. The fix moves the...

7.8CVSS6.3AI score0.00151EPSS